[INFO] fetching crate qrpc 0.1.2...
[INFO] fixing qrpc-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate qrpc 0.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate qrpc 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate qrpc 0.1.2
[INFO] tweaked toml for crates.io crate qrpc 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qrpc 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qrpc 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.114
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.114
[INFO] [stderr]   Downloaded siphasher v1.0.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.114
[INFO] [stderr]   Downloaded fastbloom v0.14.1
[INFO] [stderr]   Downloaded prost v0.14.3
[INFO] [stderr]   Downloaded prost-derive v0.14.3
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded js-sys v0.3.91
[INFO] [stderr]   Downloaded rustls-platform-verifier-android v0.1.1
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.9
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded socket2 v0.6.2
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.6
[INFO] [stderr]   Downloaded quinn-proto v0.11.13
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b2c788ae114471fc185acff3a90280a23544d6e7ca6593b0ca124946c7a59adf
[INFO] running `Command { std: "docker" "start" "b2c788ae114471fc185acff3a90280a23544d6e7ca6593b0ca124946c7a59adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b2c788ae114471fc185acff3a90280a23544d6e7ca6593b0ca124946c7a59adf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2c788ae114471fc185acff3a90280a23544d6e7ca6593b0ca124946c7a59adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b2c788ae114471fc185acff3a90280a23544d6e7ca6593b0ca124946c7a59adf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stderr]     Checking qrpc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "two_node_ctx_reply_20002") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "two_nodes_ping_pong") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `qrpc_example_proto` in this scope
[INFO] [stdout]   --> examples/common/demo_support.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use qrpc_example_proto::demo::{Ping, Pong};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qrpc_example_proto`
[INFO] [stdout]   --> examples/common/demo_support.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use qrpc_example_proto::CmdID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qrpc_example_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qrpc_example_proto`, use `cargo add qrpc_example_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "two_node_20001") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "two_node_ctx_reply_20001") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "two_node_20002") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "node_serve") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "three_nodes_mesh_direct") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "two_nodes_mixed_state") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qrpc` (example "three_nodes_broadcast") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b2c788ae114471fc185acff3a90280a23544d6e7ca6593b0ca124946c7a59adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c788ae114471fc185acff3a90280a23544d6e7ca6593b0ca124946c7a59adf", kill_on_drop: false }`
[INFO] [stdout] b2c788ae114471fc185acff3a90280a23544d6e7ca6593b0ca124946c7a59adf
